public NRadialGradientFill( System.double focusFactorX, System.double focusFactorY, params NColor[] colors )
Parameters
- focusFactorX
- A value between 0.0 and 1.0 specifying the horizontal position of the gradient center.
- focusFactorY
- A value between 0.0 and 1.0 specifying the vertical position of the gradient center.
- colors
- An array of colors to be used for the gradient stops.